The objective of this notebook is to show how covid 19 is spreading differently in the different continent on the earth planet.

Load data and python package library

Exploratory Data Analysis

    2.1 Descriptive Analysis

    2.2 Visualization

    2.3 Epidemiology terms: Lethality, Incidence,etc.

Geospatial analysis

Forecasting

Conclusion

I. Data preprocessing

II.Exploratory data analysis

2.1 Descriptive Analysis

2.2 Visualisation

Geo-spatial Analysis

Put all together raw_conf and raw_death in the same dataframe global_covid19

Interactive Map Visualisation

COVID-19 Worldwide Spread

Prevalence

Incidence

New fatalities

Case fatality rate

The case fatality rate is the proportion of deaths related to a particular disease or condition, out of the total number of cases affected by the disease or affected by the particular condition.